projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1957a3
)
Doc fix.
author
Vinicius Jose Latorre
<viniciusjl@ig.com.br>
Thu, 10 Dec 2009 22:58:40 +0000
(22:58 +0000)
committer
Vinicius Jose Latorre
<viniciusjl@ig.com.br>
Thu, 10 Dec 2009 22:58:40 +0000
(22:58 +0000)
lisp/whitespace.el
patch
|
blob
|
history
diff --git
a/lisp/whitespace.el
b/lisp/whitespace.el
index 492712eea0d911c99c79c1946064f09ac432b851..56eebd7f47ec39200b8e3a6d60ce4d0cf689f517 100644
(file)
--- a/
lisp/whitespace.el
+++ b/
lisp/whitespace.el
@@
-90,7
+90,7
@@
;;
;; To use whitespace, insert in your ~/.emacs:
;;
-;; (require 'whitespace
-mode
)
+;; (require 'whitespace)
;;
;; Or autoload at least one of the commands`whitespace-mode',
;; `whitespace-toggle-options', `global-whitespace-mode' or